User Data
Monday, September 8, 2025
12:07 PM
Per-user OneMore information is stored locally for your Windows account under the path %APPDATA%\OneMore.
The two important files include Settings.xml and OneMore.db. The Settings.xml file stores your user preferences set from the OneMore Settings dialog. The OneMore.db file is a SQLite database used to store favorites, hashtags references, and table formula variables.
If you want to share your configuration across multiple machines, first ensure that all machines have opened the same notebooks.
|
Use OneDrive
Windows has a feature called "symbolic linking" that creates a pointer from one location to another. When you try to reference a file or directory in the first location, Windows will automatically follow that pointer and silently redirect to the alternate location. Here's how to do it using the mklink command.
- Close OneNote
- Move the folder %appdata%\OneMore to OneDrive
- Open a CMD prompt
- cd %appdata%
- mklink /j OneMore <path-to-folde-on-OneDrive>
If you regularly reinstall Windows or use temporary VMs, just create the symbolic link before you install OneMore.
#omwiki #ombasics
© 2020 Steven M Cohn. All rights reserved.
Please consider a sponsorship or one-time donation to support ongoing development
Created with OneNote.